home *** CD-ROM | disk | FTP | other *** search
- LEdit MFC Wrapper V1.08
- ~~~~~~~~~~~~~~~~~~~~~~~
-
- LEdit MFC wrapper contains two files
-
- LEMFC.H - Header file
- LEMFC.CPP - Source code
-
- You can distribute these files only as is, without any
- modifications.
-
- Other files constitute one small MFC example - small HTML
- SDI editor.
-
- LEMFC_1C.MAK is project file for 16-bit system
- LEMFC_1X.MAK is project file for 32-bit system
-
- In order to run MFC wrapper you'll need installed LEDIT.DLL
- or LEDIT32.DLL, LEDIT.H header file and LEDIT.LIB or LEDIT32M.LIB
- library files.
-
- MFC wrapper doesn't need any special installation. You may just
- include its files with your project. Or you may make it a part
- of your copy of MFC.
-
- MFC wrapper is tested with MSVC++ 1.51 and MSVC++ 2.01
- and is supposed to work with MSVC++ 4.0. We'll be very
- grateful if you report us results of using MFC wrapper
- with other compilers.
-
- Thanks for using LEdit.